CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman algorithm

搜索资源列表

  1. huffmandecoder_latest.tar

    0下载:
  2. huffman decoder in groupmatchin algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:232387
    • 提供者:gopala
  1. GB-32(dsproject)

    0下载:
  2. text pad with compressor using huffman algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:26215
    • 提供者:Ankita Likhyani
  1. HUFFMAN

    0下载:
  2. program in C++ for Halfman Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1360
    • 提供者:Ravi
  1. Ha

    0下载:
  2. 这个是用java语言来实现数据压缩算法中的哈夫曼编码算法程序-This is done using java language to implement data compression algorithm, Huffman coding algorithm program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2653
    • 提供者:cw
  1. Huffman_Operation

    0下载:
  2. huffman算法的另一种算法实现,可以与书上的算法对照,用于学习-huffman algorithm to another algorithm, the algorithm can be controlled with the book, for learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:188240
    • 提供者:lxg
  1. huffman

    0下载:
  2. 哈夫曼编码以及哈夫曼相关算法哈夫曼编码以及哈夫曼相关算法-Huffman coding and Huffman coding Huffman-correlation algorithm, and Huffman-correlation algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2486764
    • 提供者:何天成
  1. codingsystem

    0下载:
  2. 这是一个编码系统,包括图像配准,一维二维huffman编码,lz算法等。-This is a coding system, including image registration, one-dimensional two-dimensional huffman coding, lz algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:2022794
    • 提供者:周航远
  1. HUFFMAN

    0下载:
  2. Huffman compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:2804
    • 提供者:Albert
  1. itu-t81[1]

    0下载:
  2. Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:967167
    • 提供者:dwn
  1. huffman

    0下载:
  2. 本程序是基于Huffman编码算法对文件进行压缩的代码-It is a program based on the algorithm of Huffman for file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:212663
    • 提供者:lisir
  1. datastructure

    0下载:
  2. 文件中包含一些算法,如哈夫曼算法,排序法,线索化二叉树等。还有迷宫问题。-File contains a number of algorithms such as Huffman algorithm, sorting method, Threaded binary tree and so on. There are mazes.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:8804
    • 提供者:piglet
  1. LZ77-LZ78-HUF-ARI-LZW-RLE

    0下载:
  2. 此程序包括哈夫曼算法、算术算法、RLE算法、LZ77及LZ78算法、LZW算法等。-This program includes Huffman algorithm, arithmetic algorithms, RLE algorithm, LZ77 and LZ78 algorithm, LZW algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2478172
    • 提供者:左岸风景
  1. Huffmanjava

    0下载:
  2. 利用huffman算法实现压缩文件算法,-huffman algorithm compressed file
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:193106
    • 提供者:jar
  1. lena

    0下载:
  2. 对yuv视频文件同时进行huffman和小波编码和解码-encode and decode the yuv video with huffman and wavelet algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:18781
    • 提供者:臧艳军
  1. huffman~

    0下载:
  2. 编写求解Huffmann编码的程序以及解码的程序。要求以指针形成的二叉树结构实施算法。-Preparation of procedures for solving Huffmann encoding and decoding procedures. Required to form a binary tree structure pointer implementation algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2747
    • 提供者:刘枫
  1. Huffman

    0下载:
  2. data compression algorithm with Huffman
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:9953
    • 提供者:vuductoan234
  1. HuffmanTreeDoc

    0下载:
  2. 设一段电文中有不同出现频率的字符,为了提高电文的输入和翻译效率,必须有一套简短而又不会产生歧义的字符代码。试根据哈夫曼算法,对电文中的不同字符,构造出一棵哈夫曼树,对每个字符进行编码。-Set a message in the frequency of different characters, in order to enhance the message of the input and translation efficiency, we must have a brief charact
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:267944
    • 提供者:James
  1. FGK

    0下载:
  2. FGK algorithm for adaptive huffman coding and decoding-FGK algorithm for adaptive huffman coding and decoding..
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:13163
    • 提供者:vahid
  1. HafmCode

    0下载:
  2. 哈夫曼编码,用来压缩文本和程序文件,我自己写的,通过了测试,很不错的一个算法-Huffman coding is used to compress text and program files, I wrote it myself, passed the test, an algorithm is very good
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:169853
    • 提供者:李自华
  1. Huffman

    1下载:
  2. 关于哈夫曼编码,是算法设计与分析老师布置的一个实验作业,有说明文档,-On Huffman coding, algorithm design and analysis of the teacher is an experimental work arrangement, there is documentation,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1438759
    • 提供者:康娟
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 40 »
搜珍网 www.dssz.com